用C語言畫三角形 【最簡單】 /* Write a program in C to display the pattern like right angle triangle using asterisk. */ ...